.phwrap .phtop {
    width: 100%;
    height: 24px;
    line-height: 24px;
    margin-bottom: 15px;
}

.phwrap .phtop i {
    display: block;
    float: left;
    width: 8px;
    height: 14px;
    background: #ef581c;
    margin: 8px;
}
.phwrap .phtop p {
    float: left;
    width: 124px;
    height: 24px;
    overflow: hidden;
    font-size: 22px;
    color: #525252;
}


.phwrap .phtop span {
    margin-top: 4px;
    float: left;
    font-size: 14px;
    color: #525252;
}

.phwrap .phlist .phcons {
    width: 100%;
    height: 520px;
    overflow: hidden;
}


.phwrap .phlist .phcons li {
    display: block;
    float: left;
    width: 278px;
    height: 48px;
    line-height: 48px;
}


 .phwrap .phlist .phcons .info_1 span {
    display: block;
    float: left;
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    color: #9d97be;
    border: 1px solid #9d97be;
    margin: 15px 10px 0 0;
}


.phwrap .phlist .phcons .linnm_1 .info_1 .num,  .phwrap .phlist .phcon .linnm_1 .info_2 span {
    background: #e94646;
    color: #fff;
    border: none;
}

.phwrap .phlist .phcons .linnm_2 .info_1 .num,  .phwrap .phlist .phcon .linnm_2 .info_2 span {
    background: #ff8610;
    color: #fff;
    border: none;
}


.phwrap .phlist .phcons .linnm_3 .info_1 .num,  .phwrap .phlist .phcon .linnm_3 .info_2 span {
    background: #ffd37f;
    color: #fff;
    border: none;
}

{
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
}

.uk-grid-medium, .uk-grid-column-medium {
    margin-left: -30px;
}

.uk-margin-top {
    margin-top: 20px !important;
}


.uk-width-1-2 {
    width: 50%;
}


[class*='uk-width'] {
    box-sizing: border-box;

    max-width: 100%;
}

.uk-grid-medium > *, .uk-grid-column-medium > * {
    padding-left: 30px;
}


.uk-grid > * {
    margin: 0;
}


.gameGift-item {
    margin-bottom: 13px!important;
}

.uk-grid-small, .uk-grid-column-small {
    margin-left: -15px;
}

.uk-width-auto {
    width: auto;
}


.uk-grid-small > *, .uk-grid-column-small > * {
    padding-left: 15px;
}

.uk-overflow-hidden {
    overflow: hidden;
}

a, a:hover {
    transition: all .3s;
}


a, .uk-link {
    color: #4c4c4c;
    text-decoration: none;
    cursor: pointer;
}

.icon img {
    height: 100%;
    width: 100%;
}


canvas, img, video {
    max-width: 100%;
    height: auto;
    box-sizing: border-box;
}


audio, canvas, iframe, img, svg, video {
    vertical-align: middle;
}


img {
    border: none;
    vertical-align: middle;
}


.uk-width-expand {
    flex: 1;
    min-width: 1px;
}


.uk-grid > * > :last-child {
    margin-bottom: 0;
}


.uk-position-relative {
    position: relative !important;
}


.uk-text-truncate {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

a, a:hover {
    transition: all .3s;
}


a, .uk-link {
    color: #4c4c4c;
    text-decoration: none;
    cursor: pointer;
}


.uk-flex-middle {
    align-items: center;
}


.uk-flex {
    display: flex;
}


.uk-text-muted {
    color: #999 !important;
}


.uk-text-small {
    font-size: 0.875rem;
    line-height: 1.5;
}

.uk-text-small {
    font-size: 0.875rem;
    line-height: 1.5;
}


.uk-text-muted {
    color: #999 !important;
}


.gameGift-item i {
    cursor: pointer;
    font-size: 18px;
    padding: 0 3px;
}


.icon-anzhuo, .icon-ios {
    transform: translateY(-5px);
}


.iconfont {
    display: inline-block;
    height: 16px;
    width: 16px;
    transform: translateY(-2px);
}

.iconAndroid {
    color: #50d850;
}

.uk-margin-small-top {
    margin-top: 10px !important;
}

.gameGift-item .receive {
    background: var(--primary-color);
    color: #fff;
    padding: 5px 10px;
}


.uk-position-bottom-right {
    bottom: 0;
    right: 0;
}


[class*='uk-position-top'], [class*='uk-position-bottom'], [class*='uk-position-left'], [class*='uk-position-right'], [class*='uk-position-center'] {
    position: absolute !important;
    max-width: 100%;
}


.uk-display-inline-block {
    display: inline-block !important;
}


.icon {
    width: 90px;
    height: 90px;
    border-radius: 20px;
}

.uk-display-block {
    display: block !important;
}


.uk-grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
}


:root {
    --primary-color: #ff6600;
}
:root {
    --uk-leader-fill-content: .;
}
:root {
    --uk-breakpoint-s: 640px;
    --uk-breakpoint-m: 960px;
    --uk-breakpoint-l: 1200px;
    --uk-breakpoint-xl: 1600px;
}
html {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    background: #fff;
    color: #666;
}
::selection {
    background: #39f;
    color: #fff;
    text-shadow: none;
}


.Min_1100 { margin-bottom: 20px; background:#fff;border:1px solid #eee;border-radius:2px;}
.Min_1100 .Min8_cent { width: 100%; height: 570px; margin:20px 0px 15px 0px; }
.Min_1100 .Min8_cent .phwrap { float: left; width: 295px; height: 570px; overflow: hidden; }
.Min_1100 .Min8_cent .phwrap .phtop { width: 100%; height: 24px; line-height: 24px; margin-bottom: 15px; }
.Min_1100 .Min8_cent .phwrap .phtop i { display: block; float: left; width: 8px; height: 14px; background: #ef581c; margin: 8px; }
.Min_1100 .Min8_cent .phwrap .phtop p { float: left; width: 124px; height: 24px; overflow: hidden; font-size: 22px; color: #525252; }
.Min_1100 .Min8_cent .phwrap .phtop span { margin-top: 4px; float: left; font-size: 14px; color: #525252; }
.Min_1100 .Min8_cent .phwrap .phlist .phcons { width: 100%; height: 520px; overflow: hidden; }
.Min_1100 .Min8_cent .phwrap .phlist .phcons li { display: block; float: left; width: 280px; height: 48px; line-height: 48px; }
.Min_1100 .Min8_cent .phwrap .phlist .phcons .info_1 span { display: block; float: left; width: 18px; height: 18px; text-align: center; line-height: 18px; color: #9d97be; border: 1px solid #9d97be; margin: 15px 10px 0 0; }
.Min_1100 .Min8_cent .phwrap .phlist .phcons .info_1 a { display: block; float: left; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; width: 250px; height: 48px; border-bottom: 1px dashed #dfd9ff; font-size: 16px; color: #525252; }
.Min_1100 .Min8_cent .phwrap .phlist .phcons .info_1 a p { float: left; width: 180px; height: 48px; line-height: 48px; overflow: hidden; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.Min_1100 .Min8_cent .phwrap .phlist .phcons .info_1 .bq { float: right; width: 66px; text-align: center; height: 48px; line-height: 48px; font-size: 12px; color: #9d97be; }
.Min_1100 .Min8_cent .phwrap .phlist .phcons .info_2 { display: none; }
.Min_1100 .Min8_cent .phwrap .phlist .phcons .info_2 span { display: block; float: left; width: 18px; text-align: center; font-size: 14px; color: #fff; background: #9d97be; height: 32px; line-height: 32px; margin: 36px 0 0 0; }
.Min_1100 .Min8_cent .phwrap .phlist .phcons .info_2 .img { float: left; }
.Min_1100 .Min8_cent .phwrap .phlist .phcons .info_2 .img img { width: 65px; height: 65px; border-radius: 12px; margin: 16px 12px; }
.Min_1100 .Min8_cent .phwrap .phlist .phcons .info_2 .name { display: block; float: left; margin: 16px 0 0 0; width: 170px; height: 14px; line-height: 14px; font-size: 15px; color: #525252; font-weight: bold; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.Min_1100 .Min8_cent .phwrap .phlist .phcons .info_2 .miaoshu { display: block; float: left; margin: 8px 0; width: 170px; height: 14px; line-height: 14px; font-size: 14px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; color: #99b898; }
.Min_1100 .Min8_cent .phwrap .phlist .phcons .info_2 .downl { display: block; float: left; height: 22px; text-align: center; line-height: 22px; background: #ebecf2; color: #5c5c5c; border-radius: 3px; font-size: 12px; padding: 0 8px;}
/*.Min_1100 .Min8_cent .phwrap .phlist .phcons .info_2 .downl:hover { background: #ef581c; color: #fff; }*/
.Min_1100 .Min8_cent .phwrap .phlist .phcons .info_2 .downl2 { display: block; float: right; background: url(../images/ico-img2.png) no-repeat; height: 32px; width: 33px; background-position: -55px -220px; margin: 6px 16px 0 0; }
/*.Min_1100 .Min8_cent .phwrap .phlist .phcons .info_2 .downl2:hover { background-position: -128px -190px; }*/
.Min_1100 .Min8_cent .phwrap .phlist .phcons .info_2 .bb { width: 120px; height: 20px; float: left; line-height: 18px; margin: 10px 0 0 0; }
.Min_1100 .Min8_cent .phwrap .phlist .phcons .info_2 .bb i { display: inline-block; float: left; height: 6px; border-left: 1px solid #ef581c; vertical-align: super; margin: 6px 5px 0; }
.Min_1100 .Min8_cent .phwrap .phlist .phcons .info_2 .bb p { display: inline-block; max-width: 60px; height: 18px; float: left; overflow: hidden; font-size: 12px; color: #9e9e9e; }
.Min_1100 .Min8_cent .phwrap .phlist .phcons .info_2 .bb .miaoshu { width: 130px; margin-top: 3px; }
.Min_1100 .Min8_cent .phwrap .phlist .phcons li.on { height: 96px; border-bottom: 1px dashed #dfd9ff; }
.Min_1100 .Min8_cent .phwrap .phlist .phcons li.on .info_2 { display: block; }
.Min_1100 .Min8_cent .phwrap .phlist .phcons li.on .info_1 { display: none; }
.Min_1100 .Min8_cent .phwrap .phlist .phcons .linnm_1 .info_1 .num, .Min_8 .Min8_cent .phwrap .phlist .phcon .linnm_1 .info_2 span { background: #e94646; color: #fff; border: none; }
.Min_1100 .Min8_cent .phwrap .phlist .phcons .linnm_2 .info_1 .num, .Min_8 .Min8_cent .phwrap .phlist .phcon .linnm_2 .info_2 span { background: #ff8610; color: #fff; border: none; }
.Min_1100 .Min8_cent .phwrap .phlist .phcons .linnm_3 .info_1 .num, .Min_8 .Min8_cent .phwrap .phlist .phcon .linnm_3 .info_2 span { background: #ffd37f; color: #fff; border: none; }

.Min_1100 .Min8_cent .phwrap .phlist{padding-left: 25px;}





.uk-height-1-1 {
    height: 100%;
}

[class*='uk-height'] {
    box-sizing: border-box;
}


.uk-position-bottom {
    bottom: 0;
    left: 0;
    right: 0;
}


.uk-overlay > :last-child {
    margin-bottom: 0;
}

.uk-margin-small-right {
    margin-right: 10px !important;
}

.uk-position-center {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: max-content;
    max-width: 100%;
    box-sizing: border-box;
}

[class*='uk-inline'] {
    display: inline-block;
    position: relative;
    max-width: 100%;
    vertical-align: middle;
    -webkit-backface-visibility: hidden;
}


.uk-padding-remove {
    padding: 0 !important;
}
.uk-overlay-primary {
    background: rgba(34, 34, 34, 0.8);
}


.uk-light, .uk-section-primary:not(.uk-preserve-color), .uk-section-secondary:not(.uk-preserve-color), .uk-tile-primary:not(.uk-preserve-color), .uk-tile-secondary:not(.uk-preserve-color), .uk-card-primary.uk-card-body, .uk-card-primary > :not([class*='uk-card-media']), .uk-card-secondary.uk-card-body, .uk-card-secondary > :not([class*='uk-card-media']), .uk-overlay-primary, .uk-offcanvas-bar {
    color: rgba(255, 255, 255, 0.7);
}